XMLReader.ExternalEntityRef Event
Fires at an external entity reference. Returns a Boolean.
Syntax
ExternalEntityRef ( Context, Base, SystemID, PublicID )
Parameters
Context
String
Base
SystemID
PublicID
Return False to stop parsing and return True to report that handling of the external entity succeeded.